README.md: Fix docs link to COPYING
authorColin Walters <walters@verbum.org>
Mon, 23 Apr 2018 21:01:53 +0000 (17:01 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 30 Apr 2018 14:33:37 +0000 (14:33 +0000)
Because `README.md` also gets rendered into the docs, we need
to link directly to github.

Closes: https://github.com/ostreedev/ostree/issues/1534
Closes: #1554
Approved by: jlebon

README.md

index bf9088bd5fa6f2c82b3a624815b9817a4f22d0cd..485bc26da771f2d55f61fa7c6b46c8969f019c62 100644 (file)
--- a/README.md
+++ b/README.md
@@ -113,5 +113,8 @@ See [Contributing](CONTRIBUTING.md).
 Licensing
 -------
 
-The license for the *code* of libostree can be found in [COPYING](COPYING).
+The licensing for the *code* of libostree can be canonically found in the individual files;
+and the overall status in the [COPYING](https://github.com/ostreedev/ostree/blob/master/COPYING)
+file in the source. Currently, that's LGPLv2+.
+
 The license for the *documentation* of libostree is: `SPDX-License-Identifier: (CC-BY-SA-3.0 OR GFDL-1.3-or-later)`